UInt16NIProviderIConvertUInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IConvert<UInt16N> IProvider<IConvert<UInt16N>>.GetInstance()
Private Function GetInstance As IConvert(Of UInt16N)
Implements IProvider(Of IConvert(Of UInt16N)).GetInstance
private:
virtual IConvert<UInt16N>^ GetInstance() sealed = IProvider<IConvert<UInt16N>^>::GetInstance
private abstract GetInstance : unit -> IConvert<UInt16N>
private override GetInstance : unit -> IConvert<UInt16N>
IConvertUInt16NAn instance of
T.
IProviderTGetInstance